hip.gui.screen

Undocumented in source.

Public Imports

hip.gui.widget
public import hip.gui.widget;
Undocumented in source.

Members

Classes

Screen
class Screen

Screen is where all widgets should be contained. This way, the event methods are forwarded correctly, there can exist a drag and drop. Render order by stack is also possible

Meta